EJB client project is hosted on github at https://github.com/jbossas/jboss-ejb-client. The "master" branch will have the code for the latest upcoming features of the project. Rest of the branches are named as per the version that branch corresponds to. For example, the "1.0" branch is for 1.0.x versions of the project.
The project is built using Maven build tool and is published to JBoss Maven repository at the following Maven co-ordinates:
Group Id |
Artifact Id |
Version |
org.jboss |
jboss-ejb-client |
The version you are interested in. For example 1.0.14.Final |
The javadoc documentation for the project is located at http://docs.jboss.org/ejbclient/
Questions or discussions related to the EJB client project take place at the AS7 user forum at https://community.jboss.org/community/jbossas7?view=discussions
The issue tracker for the project is located at https://issues.jboss.org/browse/EJBCLIENT